func github.com/jackc/pgx/v5/internal/sanitize.multilineCommentState

2 uses

	github.com/jackc/pgx/v5/internal/sanitize (current package)
		sanitize.go#L250: 				return multilineCommentState
		sanitize.go#L383: func multilineCommentState(l *sqlLexer) stateFn {